Welcome![Sign In][Sign Up]
Location:
Search - car simulation

Search list

[Graph programcar

Description: 小车的动态模拟,初学者一定要看-Trolley dynamic simulation, beginners must look at the
Platform: | Size: 3072 | Author: 鏖战 | Hits:

[Other停车场模拟管理

Description: 一个停车场管理的模拟程序!VC++6.0下开发~!-a car park management simulation program! VC++6.0 Development ~!
Platform: | Size: 6144 | Author: 杜超 | Hits:

[Otherrobust

Description: 用H无穷控制,对不稳定系统进行鲁棒控制。本人用车载DVD作了仿真试验,效果较好-H infinite control of instability robust control system. I made a car DVD simulation test, the result is better
Platform: | Size: 2048 | Author: 叶倩 | Hits:

[Windows Developparkinglot2

Description: 每个教数据结构的老师都至少会要求学生利用学过的结构编写出一些现实模型.学栈和队列的时候,老师要求我们写出利用栈和队列来模拟停车场管理的一个程序.通过停在停车场的时间长短来计算费用,其中队列的可以看作是便道,车满时便停靠在便道上,此时不收取费用.具体要求和实现请看程序.-each data structure of the teachers have at least would require students to use the structure to learn to prepare some reality model. Stack and Queue school when the teacher asked us to write using stack and cohort simulation of a car park management procedures. Through parked in the parking lot the length of time to calculate costs, which Queue the pavement can be seen as vehicles for when they parked on the sidewalk, this time free of charge. the specific requirements and procedures to achieve See.
Platform: | Size: 2048 | Author: | Hits:

[EditBoxTrafficSimulation

Description: 关与windows程序的交通仿真。怎样描述汽车的行驶。-customs procedures and the traffic simulation. How to describe the car's ride.
Platform: | Size: 1350656 | Author: 杨柳 | Hits:

[Windows Develop060623

Description: 停车场管理系统源程序 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理-carpark management system to stack source simulated car parks, to queue outside the simulated car sidewalk, according to read from the terminal input sequence data management simulation
Platform: | Size: 4096 | Author: guoxingxi | Hits:

[Data structsThecarstop

Description: 停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码、以及到达或离去的时刻。对每一组数据进行操作后的信息为:若是车辆到达,则输出汽车在停车场的内或便道上的位置:若是车辆离去则输出汽车在停车场内的停留时间和应缴纳的费用(在便道上的停留时间不收费)。栈以顺序结构实现,队列以链表结构实现。 -parking can be a n vehicles parked in a narrow channel. and only one door car parked on the time of arrival has followed from north to south with (the southernmost tip of the door, the first to reach No. 1 car was parked in the most northern end of the project) if the car park has been full of parked cars n, and later in the car on the sidewalk waiting Once a car drive away, on the sidewalk on the first one into the car; When parking a car to leave, He stopped at the first car behind the back of his crazy, it has come out after the other vehicles in the original order into the garage, Every two parked cars in the parking lots to pay security duration. Requirements : Stack simulated car parks, to train teams outside the sidewalk, according to the input from the terminal sequence simulation
Platform: | Size: 3072 | Author: 牛纪超 | Hits:

[Graph DrawingCAR

Description: 利用直接写屏函数,动态模拟一个小车在屏幕上来回走动。-The use of direct write-screen function, dynamic simulation of a car moving around on the screen.
Platform: | Size: 1024 | Author: pan | Hits:

[Software EngineeringAdaptiveFuzzyControlSystem

Description: :运用动力学原理建立了小车-倒摆的仿真模型, 并以对象输入输出的测试数据为依据,讨 论了Takagi-Sugeno 模糊模型的参数辨识,提出了模糊逆模型控制方案,基于此借助Matlab 的 Simulink 设计了小车-倒摆的动态模型及其模糊自适应控制系统。仿真结果证明了本文采用的控制 策略的有效性。-: The use of dynamic theory to establish a car- inverted pendulum simulation model and the object input and output test data as the basis to discuss the Takagi-Sugeno fuzzy model parameter identification, the fuzzy inverse model control scheme, based on the use of Matlab Simulink design of the car- inverted pendulum dynamic model and the fuzzy adaptive control system. Simulation results show this paper, the effectiveness of the control strategy.
Platform: | Size: 247808 | Author: daizhk | Hits:

[OtherPlastid2

Description: 智能车设计大赛用的对车传感器位置布置的模拟仿真软件-Intelligent Design Competition cars used on the car position sensor layout simulation software
Platform: | Size: 2820096 | Author: 王一 | Hits:

[OtherProjects

Description: 利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C++。net2003开发。-MAKRTI the development of the use of a motor vehicle based on the HLA simulation procedure, in a member state to control the car in another member state can be seen in the control of results will only be achieved in HLA object management, time management function, using C++. net2003 development.
Platform: | Size: 9006080 | Author: 郭晓峰 | Hits:

[Windows DevelopparkingGarage

Description: 模拟一个免费停车场的管理,停车场分为多个停车区,每个停车区中可以随机停放多辆汽车,但一辆汽车进入或退出停车区时需要花费一定的时间,且只能有一辆汽车进入或退出停车区,停车区入口设有m个车辆的缓冲区等待进入停车区。停车场进入通道上最多可有n个车辆并行通行。停车场出口通道可任意辆车并行通行。汽车进入停车场时,索取停车区号进入停车场,离开停车场时退还停车号供下一辆汽车进入。-Simulation of a free car park management, car park is divided into a number of parking spaces, each parking area can be randomly parked cars, but a vehicle to enter or withdraw from the parking areas need to spend a certain amount of time, and there can be only one car to enter or withdraw from the parking areas, parking entrance with m buffer vehicle waiting to enter the parking area. Parking lot to enter the channel n-up to the parallel passage of vehicles. The car park exit routes free passage of vehicles in parallel. Car into the parking lot, the available parking area code to enter the car park, leaving the car for a refund under No. parking a car to enter.
Platform: | Size: 25600 | Author: 田月 | Hits:

[DirextXcarsim

Description: car simulation ,d3d source simple source
Platform: | Size: 2665472 | Author: hangout | Hits:

[Game ProgramZodpark_Final

Description: Zodspark is a Car racing simulation game built on VC++ using opengl library
Platform: | Size: 10833920 | Author: flyankur | Hits:

[Graph programCar

Description: OPENGL 的一个汽车场景模拟,模拟汽车行走场景的移动过程,希望对大家有所帮助-OPENGL scene of a car simulation the movement of vehicles operating in the course of the scene, I hope all of you to help
Platform: | Size: 9278464 | Author: jwjshitiancai | Hits:

[matlabvehicle8

Description: 汽车8自由度simulink模型,可乙进行各种汽车动力学控制及其仿真研究工作-Simulink model of car 8 degrees of freedom can be a variety of B Vehicle Dynamics Control and Simulation Research
Platform: | Size: 29696 | Author: tongliang | Hits:

[matlabcar

Description: 以典型汽车为例,实现汽车周围的气动环境数值模拟-Example of the typical automobile to achieve the aerodynamic environment around the vehicle simulation
Platform: | Size: 18432 | Author: datou | Hits:

[source in ebookCarSim

Description: car simulation code in c++.
Platform: | Size: 37888 | Author: giselle | Hits:

[JSPDiscrete-Event-Simulation-in-Java

Description: Roskilde大学的一篇关于Java离散事件仿真的PDF文章,共105页,第65-105页是Java source code, 目录如下: A. The simset package B. Source code of the simset package C. The random package D. Source code of the random package E. Source code of the simulation.event package F. Car wash simulation with simulation.event G. Source code of the simulation.activity package H. Car wash simulation with simulation.activity I. Source code of the simulation.events package J. Car wash simulation with simulation.events K. Source code of javaSimulation L. Process-based car wash simulation with javaSimulation M. Event-based car wash simulation with javaSimulation N. Activity-based car wash simulation with javaSimulation O. Source code of the javaCoroutine package P. Test program for javaCoroutine-英文说明: A literature title" Discrete Event Simulation in Java", writen by Keld Helsgaun of department of Computer Science Roskilde University. Contents: 1 introduction 2 Discrete event simulation in Java 3 A package for coroutine sequencing in Java 4 Implementation of Java Simulation 5 Evaluation of Java Simulation 6 Conclusions
Platform: | Size: 214016 | Author: lijuan | Hits:

[OtherCarfangzhen

Description: ADAMS/CAR模块仿真的幻灯片,介绍CAR模块及其仿真过程-ADAMS/CAR simulation module slides to introduce the module and the simulation CAR
Platform: | Size: 867328 | Author: 陈天宇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net